Package | rki.demis.statistic |
Type | StructureDefinition |
Id | Id |
FHIR Version | R4 |
Source | https://demis.rki.de/fhir/statistic/https://simplifier.net/resolve?scope=rki.demis.statistic@1.0.0&canonical=https://demis.rki.de/fhir/StructureDefinition/ReportBundle |
Url | https://demis.rki.de/fhir/StructureDefinition/ReportBundle |
Version | 1.0.0 |
Status | active |
Date | 2022-07-01 |
Name | ReportBundle |
Title | Berichtsvorgang |
Experimental | False |
Realm | de |
Description | Berichtsvorgang |
Type | Bundle |
Kind | resource |
No resources found
StructureDefinition | |
https://demis.rki.de/fhir/StructureDefinition/Report | Bericht |
{
"resourceType" : "StructureDefinition",
"id" : "ReportBundle",
"url" : "https://demis.rki.de/fhir/StructureDefinition/ReportBundle",
"version" : "1.0.0",
"name" : "ReportBundle",
"title" : "Berichtsvorgang",
"status" : "active",
"date" : "2022-07-01",
"description" : "Berichtsvorgang",
"fhirVersion" : "4.0.1",
"kind" : "resource",
"abstract" : false,
"type" : "Bundle",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Bundle",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Bundle",
"path" : "Bundle",
"constraint" : [
{
"key" : "exactlyOneMetaProfile",
"severity" : "error",
"human" : "Es muss genau ein meta.profile angegeben werden.",
"expression" : "entry.all(resource.meta.profile.count()=1)",
"source" : "https://demis.rki.de/fhir/StructureDefinition/ReportBundle"
}
]
},
{
"id" : "Bundle.identifier",
"path" : "Bundle.identifier",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Bundle.identifier.system",
"path" : "Bundle.identifier.system",
"min" : 1,
"fixedUri" : "https://demis.rki.de/fhir/NamingSystem/NotificationBundleId"
},
{
"id" : "Bundle.identifier.value",
"path" : "Bundle.identifier.value",
"min" : 1
},
{
"id" : "Bundle.type",
"path" : "Bundle.type",
"fixedCode" : "document"
},
{
"id" : "Bundle.entry",
"path" : "Bundle.entry",
"slicing" : {
"discriminator" : [
{
"type" : "type",
"path" : "resource"
}
],
"rules" : "open"
}
},
{
"id" : "Bundle.entry:report",
"path" : "Bundle.entry",
"sliceName" : "report",
"short" : "Enthaltener Bericht",
"definition" : "Enthaltener Bericht",
"min" : 1,
"max" : "1",
"mustSupport" : true
},
{
"id" : "Bundle.entry:report.resource",
"path" : "Bundle.entry.resource",
"min" : 1,
"type" : [
{
"code" : "Composition",
"profile" : [
"https://demis.rki.de/fhir/StructureDefinition/Report"
]
}
]
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.